home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgramD2.iso
/
Borland
/
Borland C++ V5.02
/
DLLHELLO.PAK
/
RESOURCE.CPP
< prev
next >
Wrap
Text File
|
1997-05-06
|
334b
|
9 lines
//----------------------------------------------------------------------------
// ObjectWindows - (C) Copyright 1991, 1993 by Borland International
//----------------------------------------------------------------------------
// File no longer required. No code required for resource-only DLL.
void _export DummyFunc()
{
}